PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocumentFeatures Class / getEnablePageAnnotations Method
In This Topic
    getEnablePageAnnotations Method
    In This Topic
    Gets a value indicating whether page annotations are enabled.
    If page annotations are not enabled, then the method will return null for pages loaded from the PDF file.
    Syntax
    public boolean getEnablePageAnnotations()

    Return Value

    True if the page annotations are enabled.
    See Also